How to disable the right click only in the text area
[quote="rangana":1m2keaqn][code:1m2keaqn]
<textarea oncontextmenu="return false;">
You cannot right click on this part
</textarea>
[/code:1m2keaqn][/quote:1m2keaqn]
Thanks a lot for replying my message ,
Thank you so much sir , it worked ,